Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RCP-240313B, -0326A, pre-0327A: Simplify scripting, support future transformers, remove type systems, make metadata fields multiple #227

Merged
merged 59 commits into from
Apr 18, 2024

Conversation

dr-orlovsky
Copy link
Member

Alternative to #221

@dr-orlovsky dr-orlovsky changed the title RCP-240313B: Abstract script and type libraries out of consensus structures RCP-240313B, pre-0327A: Simplify scripting, support future transformers, remove type systems Mar 27, 2024
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

Attention: Patch coverage is 1.99005% with 197 lines in your changes are missing coverage. Please review.

Project coverage is 14.5%. Comparing base (760b232) to head (df250c0).

❗ Current head df250c0 differs from pull request most recent head 938248b. Consider uploading reports for the commit 938248b to get more accurate results

Files Patch % Lines
src/validation/logic.rs 0.0% 83 Missing ⚠️
src/contract/meta.rs 8.3% 22 Missing ⚠️
src/validation/state.rs 0.0% 21 Missing ⚠️
src/vm/op_contract.rs 0.0% 19 Missing ⚠️
src/validation/schema.rs 0.0% 13 Missing ⚠️
src/validation/validator.rs 0.0% 8 Missing ⚠️
src/schema/state.rs 0.0% 6 Missing ⚠️
src/vm/isa.rs 0.0% 6 Missing ⚠️
src/contract/operations.rs 0.0% 4 Missing ⚠️
src/contract/commit.rs 0.0% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #227     +/-   ##
========================================
+ Coverage    14.1%   14.5%   +0.4%     
========================================
  Files          33      30      -3     
  Lines        4154    3862    -292     
========================================
- Hits          585     559     -26     
+ Misses       3569    3303    -266     
Flag Coverage Δ
rust 14.5% <2.0%> (+0.4%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dr-orlovsky dr-orlovsky changed the title RCP-240313B, pre-0327A: Simplify scripting, support future transformers, remove type systems RCP-240313B, -0326A, pre-0327A: Simplify scripting, support future transformers, remove type systems, make metadata fields multiple Mar 28, 2024
All non-consensus data has been removed from anchors and consignment API into resolver API, which can now return SPV info etc without consensus-breaking changes
dr-orlovsky and others added 27 commits April 9, 2024 16:35
chroe: ignore typo check on RGB address
Co-authored-by: Dr. Maxim Orlovsky <[email protected]>
chore: drop unreachable conditional branch
Move asset tags to genesis
Use only explicit data in the global state
@dr-orlovsky dr-orlovsky merged commit a1f8c1c into master Apr 18, 2024
17 of 20 checks passed
@dr-orlovsky dr-orlovsky deleted the script-refactor branch September 4, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants